Extending Dreamweaver Overview

The Document Object Model and JavaScript

Objects

Commands

Menu Commands

Reports

JavaScript Debugger Modules

Property Inspectors

Floating Panels

Behaviors

The Fireworks Integration API

The Flash Objects API

The Design Notes API
  What is MMNotes?
  How Design Notes work
  The Design Notes JavaScript API
  MMNotes.close()
  MMNotes.filePathToLocalURL()
  MMNotes.get()
  MMNotes.getKeyCount()
  MMNotes.getKeys()
  MMNotes.getSiteRootForFile()
  MMNotes.getVersionName()
  MMNotes.getVersionNum()
  MMNotes.localURLToFilePath()
  MMNotes.open()
  MMNotes.remove()
  MMNotes.set()
  The Design Notes C API
  void CloseNotesFile()
  BOOL FilePathToLocalURL()
  BOOL GetNote()
  int GetNoteLength()
  int GetNotesKeyCount()
  BOOL GetNotesKeys()
  BOOL GetSiteRootForFile()
  BOOL GetVersionName()
  BOOL GetVersionNum()
  BOOL LocalURLToFilePath()
  FileHandle OpenNotesFile()
  FileHandle OpenNotesFilewithOpenFlags()
  BOOL RemoveNote()
  BOOL SetNote()

The File I/O API

The HTTP API

The Database API

The JavaBean API

The Source Control Integration API

C-Level Extensibility

The Dreamweaver JavaScript API

Extending Dreamweaver Help Credits